Round 1 – DSA (Python)
The first round focused on core Data Structures and Algorithms using Python.
I was asked three coding questions primarily based on:
→ Arrays
→ Strings
→ Hashing
The goal here was to evaluate logical thinking, problem-solving approach, and coding clarity rather than just arriving at the final answer.
Round 2 – Machine Learning (Practical + Theoretical)
This round revolved around a classification problem, where I was provided with a dataset and asked to demonstrate the end-to-end machine learning workflow.
Key areas tested included:
→ Exploratory Data Analysis (EDA)
→ Data preprocessing and handling missing values
→ Feature engineering
→ Model selection and training
→ Model evaluation and interpretation
The interviewer paid close attention to why certain decisions were made, not just how they were implemented.
Round 3 – Case Study Round
This round tested my ability to translate data insights into real business impact.
Instead of focusing purely on technical metrics, the discussion revolved around:
→ Understanding the business problem
→ Identifying relevant data points
→ Interpreting insights in a business context
→ Communicating recommendations clearly
The interviewer wanted to see how effectively I could bridge the gap between data science and decision-making.
Round 4 – Managerial Round
The managerial round focused on soft skills and ownership.
Topics discussed included:
→ Communication and collaboration with cross-functional teams
→ Problem ownership and accountability
→ Deep dives into projects mentioned on my resume
→ Challenges faced during project execution and how they were resolved
This round was more conversational and aimed at understanding my working style and mindset.
Round 5 – Senior Leadership Discussion
The final round was a behavioral and cultural fit discussion with senior leadership.
Key focus areas were:
→ Overall work experience
→ Domain knowledge
→ Decision-making approach
→ Alignment with Visa’s values and long-term vision
This round assessed whether my experience and attitude aligned with the organization’s expectations at a broader level.
Key Takeaway
Data Science interviews are not just about algorithms or models.
They evaluate how well you:
→ Think through problems
→ Communicate your ideas
→ Connect data insights to real business impact
Strong fundamentals, clear communication, and a structured thought process make all the difference.